Skip to content

Conversation

@dwdougherty
Copy link
Collaborator

The build process was doing a lot of useless work and making unnecessary changes to lots of Markdown files. This PR fixes that.

@dmaier-redislabs
Copy link
Contributor

Hi @dwdougherty ,

removing this at this stage would mean that we would skip those file also as part of the execution of the migrate.py script. So I would avoid merging this in until the final migration is done.

Regards,
David

@dmaier-redislabs dmaier-redislabs changed the title LRC-160: cleanup build process LRC-160: cleanup build process - DO NOT YET MERGE Feb 20, 2024
@dwdougherty
Copy link
Collaborator Author

Understood. I've added the "do not merge yet" label.

@dwdougherty dwdougherty changed the title LRC-160: cleanup build process - DO NOT YET MERGE LRC-160: cleanup build process Apr 4, 2024
Copy link
Contributor

@dmaier-redislabs dmaier-redislabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine because we changed to a mono repo. @dwdougherty What does _process_docs do?

@dmaier-redislabs dmaier-redislabs merged commit d45496f into main Apr 10, 2024
@dwdougherty
Copy link
Collaborator Author

dwdougherty commented Apr 10, 2024

_process_docs() changes command text to a command page link; e.g. 'CMD' becomes ['CMD'](link). That's not needed in the new mono repo, because that had already been done as part of the migration.

@dwdougherty dwdougherty deleted the LRC-160 branch April 11, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants